Skip to content

Conversation

anutosh491
Copy link
Collaborator

Description

Recently loading shared libraries after a mamba magic or so was broken.

image

This has now been fixed through a latest release of jupyterlite-xeus.

Along with this, as being done on Jupyter's homepage for all kernels (refer jupyter/try-jupyter#71)
we should switch to prefix.dev for channels. prefix.dev supports sharded repodata which conda-forge doesn't support.

So something like %mamba install xtensor in a xeus-cpp kernel session will run much faster.

Type of change

Please tick all options which are relevant.

  • Bug fix
  • New feature
  • Added/removed dependencies
  • Required documentation updates

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.78%. Comparing base (64e0919) to head (fbab965).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #373      +/-   ##
==========================================
- Coverage   82.10%   81.78%   -0.32%     
==========================================
  Files          20       20              
  Lines         950      950              
  Branches       87       87              
==========================================
- Hits          780      777       -3     
- Misses        170      173       +3     

see 1 file with indirect coverage changes
see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants